home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILFILE / UNPROT2.LZH / SPSSFIX.DOC < prev    next >
Text File  |  1985-09-05  |  2KB  |  47 lines

  1.  
  2.  
  3.                      HOW TO UNPROTECT "SpssPc" (tm)
  4.                       WITHOUT PROGRAM MODIFICATIONS
  5.  
  6.          If you wish to run "SpssPc" (ver. 1.1) from a hard disk, but 
  7.      are annoyed by the requirement for having the original disk 1 in 
  8.      drive A, then read on....  
  9.  
  10.          Part of this ARC file is the program "SPSSFIX.COM".  All you 
  11.      have to do is to include this program in your "autoexec" file when 
  12.      running SpssPc.  For instance, your "autoexec.bat" might look like 
  13.      this: 
  14.  
  15.          DATE
  16.          TIME
  17.          SPSSFIX
  18.          (rest of autoexec.bat)
  19.          .
  20.          .
  21.          .
  22.          
  23.          That's all there is to it.  SpssPC will no longer look for the 
  24.      key disk in drive A.  
  25.  
  26.      How does SPSSFIX.COM work?
  27.  
  28.          The protection logic for SpssPC is quite simple.  On side 0, track 0E
  29.      (hex) SpssPC searches for several "weird" sectors.  SpssPC screens 
  30.      the disk I/O calls and when it sees a request for track 0E, it 
  31.      sends back a return code indicating that the sectors on this track 
  32.      were successfully found.
  33.  
  34.          Note: this program was written for SpssPC version 1.1.  It may not 
  35.      work with subsequent versions if the protection scheme has been 
  36.      changed.  
  37.  
  38.      A request:
  39.  
  40.          If you find this program of value and wish to encourage the
  41.      availability of similar programs in the future, then you may wish 
  42.      to contribute $10 to the author at the address below: 
  43.  
  44.                  Herbert Sorock
  45.                  2241 Thornwood Avenue
  46.                  Wilmette, IL  60091
  47.